libubox: add a simple build script
authorÁlvaro Fernández Rojas <[email protected]>
Mon, 10 Nov 2025 21:45:20 +0000 (22:45 +0100)
committerÁlvaro Fernández Rojas <[email protected]>
Tue, 11 Nov 2025 13:28:47 +0000 (14:28 +0100)
commit17143f94dcbfef20d55afab783deb0e24cf67f15
tree49fa4869e163aa28166e71296ce5c56512e2f0a0
parent5b11fb18dc0523bb9c1c37af66edfed1aa0d79bb
libubox: add a simple build script

Should make it a little bit easier for people who want to contribute to
libubox.

Link: https://github.com/openwrt/libubox/pull/26
Signed-off-by: Álvaro Fernández Rojas <[email protected]>
.gitignore
scripts/devel-build.sh [new file with mode: 0755]